home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 016a / cron24.zip / VERSION.LOG < prev   
Text File  |  1991-05-29  |  1KB  |  24 lines

  1. /* Cron.c
  2.  *
  3.  *  Version   Date   Comment                                       Done By
  4.  *  ======= ======== ============================================= =========
  5.  *    1.00  11/03/88 Initial Version                               K. Foley
  6.  *    1.01  11/06/88 Added the wk_day field and 'e' on min & hour  K. Foley
  7.  *    1.02  11/06/88 Put in the prompt for exit. Final debugging.  K. Foley
  8.  *    1.03  11/16/88 Fixed hourly & monthly bug                    K. Foley
  9.  *    1.04  12/26/88 No longer show run count, show last run       K. Foley
  10.  *    2.05  07/09/89 No longer is resident.  Uses a controlling    K. Foley
  11.  *                   batch file.  Renamed executable to CRON.EXE
  12.  *    2.06  07/11/89 Added verification of executable file.        K. Foley
  13.  *    2.07  07/12/89 Changed the way the dumpcron procedure works  K. Foley
  14.  *    2.18  08/26/89 Added the START parameter/create procedure    K. Foley
  15.  *    2.19  01/13/90 Added display of stop time, changed lastrun   K. Foley
  16.  *                   to laststart.  Added laststop field           K. Foley
  17.  *    2.20  04/19/91 Put in Eval message & tones                   K. Foley
  18.  *    2.21  04/20/91 Changed copyright to 1988-1991                K. Foley
  19.  *    2.22  05/01/91 Changed vid lib to allow for DESQVIEW buffer  K. Foley
  20.  *    2.23  05/02/91 Fixed the PGDN key - was going out of bounds  K. Foley
  21.  *    2.24  05/29/91 Allowed parameter passing after executable    K. Foley
  22.  *
  23. */
  24.